fmt.pp.wrapErrs (field)
5 uses
fmt (current package)
errors.go#L19: p.wrapErrs = true
print.go#L126: wrapErrs bool
print.go#L140: p.wrapErrs = false
print.go#L578: if !ok || !p.wrapErrs || p.wrappedErr != nil {
print.go#L580: p.wrapErrs = false
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)